feat: dataset visibility organization #181
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
概要
データセットをPython SDKから登録できる - dataset(visibility - organization)
関連
https://github.com/fastlabel/fastlabel-application/pull/4388
テスト
Create
正常
{'createdAt': '2023-09-07T06:38:51.121Z', 'id': '783ab8d8-f380-4047-b80f-fc70e8a9e625', 'license': 'The MIT License', 'name': 'object-detection', 'tags': [], 'updatedAt': '2023-09-07T06:38:51.121Z', 'visibility': 'organization'}異常 - 組織なし
正常 - リグレッション
{'createdAt': '2023-09-07T06:42:13.109Z', 'id': 'a2bc0fc9-c7b6-4c81-9393-fcf39ea4331a', 'license': 'The MIT License', 'name': 'object-detection2', 'tags': [], 'updatedAt': '2023-09-07T06:42:13.109Z', 'visibility': 'workspace'}Get
正常
[{'createdAt': '2023-09-07T06:38:51.121Z', 'id': '783ab8d8-f380-4047-b80f-fc70e8a9e625', 'license': 'The MIT License', 'name': 'object-detection', 'tags': [], 'updatedAt': '2023-09-07T06:38:51.121Z', 'visibility': 'organization'}]正常 - リグレッション
[{'createdAt': '2023-09-07T06:42:13.109Z', 'id': 'a2bc0fc9-c7b6-4c81-9393-fcf39ea4331a', 'license': 'The MIT License', 'name': 'object-detection2', 'tags': [], 'updatedAt': '2023-09-07T06:42:13.109Z', 'visibility': 'workspace'}, {'createdAt': '2023-09-06T05:16:51.422Z', 'id': '13907b78-d24e-4221-b5f7-2e60e1c0d9a1', 'name': 'test1', 'tags': [], 'updatedAt': '2023-09-06T05:16:51.422Z', 'visibility': 'workspace'}]※ name=object-detection のみ organization